Spring Boot Custom Components

Let's build domain-oriented custom components with Spring Boot starters, auto-configuration and configuration properties. Updated to Spring Boot 3.0!

How to Test Date and Time in Spring Boot

Testing temporal events in Spring Boot Java applications with JUnit 5 and Spring Boot Test.

Spring HTTP Message Converters Customizing

A deep look at how Spring's HTTP Message Converters work.

Shades of Tests

Practical examples of software testing in Java using Spring Boot Test without mocking frameworks.